RHSA-2026:5907

Vulnerability from csaf_redhat - Published: 2026-04-01 03:47 - Updated: 2026-04-02 23:35
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.17.52 bug fix and security update
Severity
Important
Notes
Topic: Red Hat OpenShift Container Platform release 4.17.52 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.17. 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.17.52. See the following advisory for the RPM packages for this release: https://access.redhat.com/errata/RHSA-2026:5866 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.17/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 cmd/go. An attacker can exploit this by building a malicious Go source file that uses the '#cgo pkg-config:' directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a '--log-file' argument to the pkg-config command. This vulnerability can lead to arbitrary file write.

CWE-88 - Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
Vendor Fix For OpenShift Container Platform 4.17 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.17/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:51723b1449a55cd6489cd60689b42d4c53ceb6956765ff51087fa90f806ac65d (For s390x architecture) The image digest is sha256:e463f5f9a9cb41a172c0fafcd34e48fcfa24f92dc4ddf7b1ab0c8ad909233d0c (For ppc64le architecture) The image digest is sha256:4736dafe11d3ac46f8f6126de474c7030a59e75636d023f20048c6894d783338 (For aarch64 architecture) The image digest is sha256:b78fb9415afb4d73e22c9d8f7ec9de1729023913a11ce4c85bae1e0e71560daf All OpenShift Container Platform 4.17 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.17/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:5907
Workaround Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

A flaw was found in Go's 'cgo tool'. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then "smuggled" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.

Vendor Fix For OpenShift Container Platform 4.17 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.17/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:51723b1449a55cd6489cd60689b42d4c53ceb6956765ff51087fa90f806ac65d (For s390x architecture) The image digest is sha256:e463f5f9a9cb41a172c0fafcd34e48fcfa24f92dc4ddf7b1ab0c8ad909233d0c (For ppc64le architecture) The image digest is sha256:4736dafe11d3ac46f8f6126de474c7030a59e75636d023f20048c6894d783338 (For aarch64 architecture) The image digest is sha256:b78fb9415afb4d73e22c9d8f7ec9de1729023913a11ce4c85bae1e0e71560daf All OpenShift Container Platform 4.17 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.17/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:5907

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

CWE-400 - Uncontrolled Resource Consumption
Vendor Fix For OpenShift Container Platform 4.17 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.17/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:51723b1449a55cd6489cd60689b42d4c53ceb6956765ff51087fa90f806ac65d (For s390x architecture) The image digest is sha256:e463f5f9a9cb41a172c0fafcd34e48fcfa24f92dc4ddf7b1ab0c8ad909233d0c (For ppc64le architecture) The image digest is sha256:4736dafe11d3ac46f8f6126de474c7030a59e75636d023f20048c6894d783338 (For aarch64 architecture) The image digest is sha256:b78fb9415afb4d73e22c9d8f7ec9de1729023913a11ce4c85bae1e0e71560daf All OpenShift Container Platform 4.17 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.17/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:5907
Workaround Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.

During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.

Vendor Fix For OpenShift Container Platform 4.17 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.17/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:51723b1449a55cd6489cd60689b42d4c53ceb6956765ff51087fa90f806ac65d (For s390x architecture) The image digest is sha256:e463f5f9a9cb41a172c0fafcd34e48fcfa24f92dc4ddf7b1ab0c8ad909233d0c (For ppc64le architecture) The image digest is sha256:4736dafe11d3ac46f8f6126de474c7030a59e75636d023f20048c6894d783338 (For aarch64 architecture) The image digest is sha256:b78fb9415afb4d73e22c9d8f7ec9de1729023913a11ce4c85bae1e0e71560daf All OpenShift Container Platform 4.17 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.17/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:5907

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.17 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.17/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:51723b1449a55cd6489cd60689b42d4c53ceb6956765ff51087fa90f806ac65d (For s390x architecture) The image digest is sha256:e463f5f9a9cb41a172c0fafcd34e48fcfa24f92dc4ddf7b1ab0c8ad909233d0c (For ppc64le architecture) The image digest is sha256:4736dafe11d3ac46f8f6126de474c7030a59e75636d023f20048c6894d783338 (For aarch64 architecture) The image digest is sha256:b78fb9415afb4d73e22c9d8f7ec9de1729023913a11ce4c85bae1e0e71560daf All OpenShift Container Platform 4.17 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.17/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:5907
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 OpenStack keystonemiddleware. The external_oauth2_token middleware fails to properly sanitize incoming authentication headers. An authenticated attacker can exploit this by sending forged identity headers, such as X-Is-Admin-Project, X-Roles, or X-User-Id. This can lead to privilege escalation or impersonation of other users within the system.

CWE-290 - Authentication Bypass by Spoofing
Vendor Fix For OpenShift Container Platform 4.17 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.17/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:51723b1449a55cd6489cd60689b42d4c53ceb6956765ff51087fa90f806ac65d (For s390x architecture) The image digest is sha256:e463f5f9a9cb41a172c0fafcd34e48fcfa24f92dc4ddf7b1ab0c8ad909233d0c (For ppc64le architecture) The image digest is sha256:4736dafe11d3ac46f8f6126de474c7030a59e75636d023f20048c6894d783338 (For aarch64 architecture) The image digest is sha256:b78fb9415afb4d73e22c9d8f7ec9de1729023913a11ce4c85bae1e0e71560daf All OpenShift Container Platform 4.17 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.17/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:5907
References
https://access.redhat.com/errata/RHSA-2026:5907 self
https://access.redhat.com/security/cve/CVE-2025-61731 external
https://access.redhat.com/security/cve/CVE-2025-61732 external
https://access.redhat.com/security/cve/CVE-2025-65637 external
https://access.redhat.com/security/cve/CVE-2025-68121 external
https://access.redhat.com/security/cve/CVE-2025-69873 external
https://access.redhat.com/security/cve/CVE-2026-22797 external
https://access.redhat.com/security/updates/classi… external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2025-61731 self
https://bugzilla.redhat.com/show_bug.cgi?id=2434433 external
https://www.cve.org/CVERecord?id=CVE-2025-61731 external
https://nvd.nist.gov/vuln/detail/CVE-2025-61731 external
https://go.dev/cl/736711 external
https://go.dev/issue/77100 external
https://groups.google.com/g/golang-announce/c/Vd2… external
https://pkg.go.dev/vuln/GO-2026-4339 external
https://access.redhat.com/security/cve/CVE-2025-61732 self
https://bugzilla.redhat.com/show_bug.cgi?id=2437016 external
https://www.cve.org/CVERecord?id=CVE-2025-61732 external
https://nvd.nist.gov/vuln/detail/CVE-2025-61732 external
https://go.dev/cl/734220 external
https://go.dev/issue/76697 external
https://groups.google.com/g/golang-announce/c/K09… external
https://pkg.go.dev/vuln/GO-2026-4433 external
https://access.redhat.com/security/cve/CVE-2025-65637 self
https://bugzilla.redhat.com/show_bug.cgi?id=2418900 external
https://www.cve.org/CVERecord?id=CVE-2025-65637 external
https://nvd.nist.gov/vuln/detail/CVE-2025-65637 external
https://github.com/mjuanxd/logrus-dos-poc external
https://github.com/mjuanxd/logrus-dos-poc/blob/ma… external
https://github.com/sirupsen/logrus/issues/1370 external
https://github.com/sirupsen/logrus/pull/1376 external
https://github.com/sirupsen/logrus/releases/tag/v1.8.3 external
https://github.com/sirupsen/logrus/releases/tag/v1.9.1 external
https://github.com/sirupsen/logrus/releases/tag/v1.9.3 external
https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBC… external
https://access.redhat.com/security/cve/CVE-2025-68121 self
https://bugzilla.redhat.com/show_bug.cgi?id=2437111 external
https://www.cve.org/CVERecord?id=CVE-2025-68121 external
https://nvd.nist.gov/vuln/detail/CVE-2025-68121 external
https://go.dev/cl/737700 external
https://go.dev/issue/77217 external
https://pkg.go.dev/vuln/GO-2026-4337 external
https://access.redhat.com/security/cve/CVE-2025-69873 self
https://bugzilla.redhat.com/show_bug.cgi?id=2439070 external
https://www.cve.org/CVERecord?id=CVE-2025-69873 external
https://nvd.nist.gov/vuln/detail/CVE-2025-69873 external
https://github.com/EthanKim88/ethan-cve-disclosur… external
https://access.redhat.com/security/cve/CVE-2026-22797 self
https://bugzilla.redhat.com/show_bug.cgi?id=2430879 external
https://www.cve.org/CVERecord?id=CVE-2026-22797 external
https://nvd.nist.gov/vuln/detail/CVE-2026-22797 external
https://launchpad.net/bugs/2129018 external
https://www.openwall.com/lists/oss-security/2026/… external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.17.52 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.17.\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.17.52. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:5866\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.17/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:5907",
        "url": "https://access.redhat.com/errata/RHSA-2026:5907"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2025-61731",
        "url": "https://access.redhat.com/security/cve/CVE-2025-61731"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
        "url": "https://access.redhat.com/security/cve/CVE-2025-61732"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2025-65637",
        "url": "https://access.redhat.com/security/cve/CVE-2025-65637"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
        "url": "https://access.redhat.com/security/cve/CVE-2025-68121"
      },
      {
        "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-22797",
        "url": "https://access.redhat.com/security/cve/CVE-2026-22797"
      },
      {
        "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_5907.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.52 bug fix and security update",
    "tracking": {
      "current_release_date": "2026-04-02T23:35:56+00:00",
      "generator": {
        "date": "2026-04-02T23:35:56+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.4"
        }
      },
      "id": "RHSA-2026:5907",
      "initial_release_date": "2026-04-01T03:47:45+00:00",
      "revision_history": [
        {
          "date": "2026-04-01T03:47:45+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-04-01T03:49:05+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-04-02T23:35:56+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.17",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.17",
                  "product_id": "Red Hat OpenShift Container Platform 4.17",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.17::el9"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Container Platform"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276966"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
                  "product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Ae6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318105"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3A4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774284714"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774281232"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
                  "product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Ab43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318143"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Aff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318170"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Ab43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318168"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Ab6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306868"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306803"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Aef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306729"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774418348"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319331"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314844"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318118"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774300797"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
                  "product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Aba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318209"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Aa97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311205"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Afac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774310527"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774286681"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774287236"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Acb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774287798"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318105"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318098"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294292"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Acea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306813"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
                  "product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774301458"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
                  "product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320771"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311322"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276952"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Ae433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311551"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Acdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294099"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306809"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ac449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294539"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774266098"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Ad2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774266017"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774266298"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774266052"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319218"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ae654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307649"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311694"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Ac50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306881"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774474908"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381073"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381158"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320808"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774459621"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Af5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774305977"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
                  "product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ad98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320924"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774397488"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774301136"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774459872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318619"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318059"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Abb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774348454"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319378"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774300461"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774369557"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306032"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774431230"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774312126"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774313037"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307404"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294306"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774397707"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Aff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319218"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319944"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306168"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307332"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ad682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294497"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3Af1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774281275"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3Ad3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774281353"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279913"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Acbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279892"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3Ad2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774281255"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3Af673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279928"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279942"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3Acf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774280223"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774281320"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774283032"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279911"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320739"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774349204"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Ace1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320636"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Adf5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381217"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3Af1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294437"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
                  "product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307413"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319438"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Af41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314553"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311813"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Ad024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318089"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Ac84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319589"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Abbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319736"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319674"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307422"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318115"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318495"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ac8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306754"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306855"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319246"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774308218"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ad4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320670"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320746"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320480"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311165"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307724"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311389"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318116"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Ab041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314296"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306824"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294498"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Aff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276883"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774300273"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3Af1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320980"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3Add74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318215"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320702"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320675"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311226"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774302064"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318753"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Abc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774312023"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
                  "product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/frr-rhel9@sha256%3A31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276940"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774287573"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Ace35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774285375"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774285964"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774285921"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774305089"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Aa7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774305185"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319730"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774312368"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774299948"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3Aac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279920"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ac0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774302424"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774339270"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774339370"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774349238"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
                  "product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Aa95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318188"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Ade35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774308110"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318761"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
                  "product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311447"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320715"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381265"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279894"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279890"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Aaecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774286676"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Acb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306640"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Ae24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774369617"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774358028"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318735"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320792"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Ad4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774321011"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Af080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318148"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Ab15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320785"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294418"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
                  "product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Adbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774431151"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3A83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774283035"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3A209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774283025"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ac3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306459"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318110"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Ae616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774313037"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3Acafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307903"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Ae7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774302109"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ab096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320803"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294183"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320613"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Aba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320780"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Af239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307683"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774348276"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774286260"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774286537"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774284501"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774285260"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
                  "product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Ab9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320565"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311620"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Aece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774411880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279921"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279921"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3Ab5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3Ab5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3A0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774281280"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279903"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318191"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Ab0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314560"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320635"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307488"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319216"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Aef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307396"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Aa951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318200"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279901"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3Af1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774281272"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276966"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
                  "product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318105"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Adbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774284714"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774281232"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
                  "product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Aa8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318143"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Acd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318170"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318168"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Ae192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306868"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Af6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306803"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Ac4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306729"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774418348"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319331"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314844"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318118"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774300797"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
                  "product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Aca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318209"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311205"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774310527"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318105"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318098"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Aadc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294292"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306813"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
                  "product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774301458"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
                  "product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320771"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311322"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ae5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276952"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Aaf0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311551"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Acd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294099"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Aec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306809"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294539"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3Afcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774266098"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Ab6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774266017"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774266298"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3Ae44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774266052"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319218"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307649"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311694"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306881"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774474908"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381073"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381158"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320808"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Ab1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774459621"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774305977"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
                  "product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ac358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320924"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774397488"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ad30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774301136"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Ab87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774459872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318619"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318059"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774348454"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319378"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774300461"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Ad44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774369557"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306032"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Af96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774431230"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774312126"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774313037"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307404"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Abde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294306"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774397707"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Aeef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319218"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Aa4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319944"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306168"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307332"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ab06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294497"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774281275"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774281353"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279913"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279892"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3Aa8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774281255"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3Ac0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279928"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279942"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774280223"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774281320"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774283032"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279911"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320739"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774349204"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Ab3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320636"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Aea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381217"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294437"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
                  "product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Aa80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307413"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Af439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319438"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314553"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Ab48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311813"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318089"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319589"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Ae9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319736"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319674"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307422"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318115"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ac36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318495"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306754"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306855"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Aaa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319246"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774308218"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320670"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320746"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Aa43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320480"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Aa950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311165"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307724"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Aa6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311389"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318116"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Ac7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314296"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306824"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Aa119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294498"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276883"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774300273"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320980"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318215"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320702"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320675"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311226"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Af6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774302064"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318753"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774312023"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
                  "product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/frr-rhel9@sha256%3Aab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276940"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774287573"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774285375"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Aca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774285964"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774285921"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3Aee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279920"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774302424"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Aaabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774339270"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774339370"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Adf1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774349238"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
                  "product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318188"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Af0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774308110"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318761"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
                  "product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311447"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Afeecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320715"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381265"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3Ace4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279894"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3Ad06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774279890"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774286676"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306640"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Af2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774369617"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774358028"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Af6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318735"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320792"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Af9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774321011"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318148"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Ad101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320785"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294418"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
                  "product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774431151"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ad6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306459"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Ae82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318110"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Ab49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774313037"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307903"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Ab540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774302109"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Aec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320803"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ac1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294183"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320613"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Af3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320780"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307683"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774348276"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
                  "product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Aa7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320565"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311620"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Af0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774411880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318191"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314560"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320635"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307488"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Aa8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319216"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Af5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307396"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318200"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "arm64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276966"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
                  "product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Abf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318105"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
                  "product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318143"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318170"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Ab7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318168"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306868"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Ab94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306803"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306729"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774418348"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319331"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314844"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318118"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774300797"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
                  "product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318209"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Ae5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311205"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774310527"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Abb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318105"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Ab41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318098"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294292"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Aee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306813"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
                  "product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Ac318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774301458"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
                  "product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Aaf26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320771"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311322"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Aa609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276952"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311551"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ac9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294099"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Af67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306809"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294539"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Adf9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319218"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ac2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307649"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311694"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Adfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306881"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Af8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774474908"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Af236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381073"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381158"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320808"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Ac231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774459621"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Ad759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774305977"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
                  "product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320924"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774397488"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Aa583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774301136"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Ae7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774459872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ae423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318619"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318059"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774348454"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319378"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Abc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774300461"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774369557"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306032"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Acf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774431230"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Ad4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774312126"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Aa240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774313037"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307404"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Aa0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294306"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774397707"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319218"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319944"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306168"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307332"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Acc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294497"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320739"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ac6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774349204"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320636"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381217"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3Aca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294437"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
                  "product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Ae4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307413"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319438"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314553"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311813"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318089"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319589"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Afd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319736"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ad4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319674"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Af3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307422"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318115"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318495"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306754"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306855"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Ae0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319246"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Ae068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774308218"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320670"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320746"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320480"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Aa2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311165"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307724"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Ab98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311389"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318116"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Aef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314296"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306824"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Ab1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294498"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Af26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276883"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774300273"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320980"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3Ac4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318215"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320702"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3Ad8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320675"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Aabea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311226"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Ad2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774302064"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318753"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774312023"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
                  "product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/frr-rhel9@sha256%3Aaa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276940"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Aaf7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774305089"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774305185"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319730"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Ab635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774312368"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774299948"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Aadb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774302424"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Ab9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774339270"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774339370"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774349238"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
                  "product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318188"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774308110"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318761"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
                  "product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Ac0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311447"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320715"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Ad460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381265"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Ad82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306640"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774369617"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774358028"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318735"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Ad92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320792"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774321011"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Ac2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318148"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320785"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294418"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
                  "product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774431151"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306459"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Ad35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318110"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Aec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774313037"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307903"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774302109"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ac1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320803"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294183"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Adb97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320613"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320780"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307683"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774348276"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
                  "product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Aae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320565"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311620"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774411880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ac952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318191"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Aa454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314560"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320635"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307488"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319216"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307396"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318200"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Ada3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276966"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Af47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318105"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Aa4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318143"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318170"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318168"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Aa21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306868"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306803"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306729"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774418348"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Afb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319331"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314844"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Aef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318118"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774300797"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318209"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311205"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Abe9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774310527"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774286681"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774287236"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774287798"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Ada71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318105"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318098"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Acc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294292"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306813"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774301458"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320771"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311322"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276952"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Ab2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311551"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ac00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294099"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Aa7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306809"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294539"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Abee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319218"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ac5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307649"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ae67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311694"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306881"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Aadc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774474908"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381073"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381158"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320808"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774459621"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Af0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774305977"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Afa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320924"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774397488"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774301136"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774459872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318619"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Aca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318059"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774348454"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319378"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774300461"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Af5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774369557"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Acb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306032"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Aeb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774431230"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Ab4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774312126"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Aa39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774313037"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307404"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294306"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774397707"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319218"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Abc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319944"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Ae2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306168"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Af4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307332"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Afbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294497"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Ad46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320739"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Af421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774349204"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320636"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381217"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294437"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307413"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319438"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Afafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314553"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311813"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Aeff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318089"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Aacd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319589"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319736"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319674"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Aa18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307422"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Ac6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318115"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318495"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306754"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Af21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306855"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319246"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Aed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774308218"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320670"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320746"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ae3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320480"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311165"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307724"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311389"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318116"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314296"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306824"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Aac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294498"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276883"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774300273"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320980"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318215"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320702"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320675"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Af58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311226"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Adef75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774302064"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Adbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318753"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774312023"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/frr-rhel9@sha256%3Aee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276940"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Aca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774287573"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Aba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774285375"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774285964"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774285921"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774312368"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Acc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774302424"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774339270"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774339370"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Aa8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774349238"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Adb9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318188"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Ab025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774308110"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Af7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318761"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311447"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320715"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774381265"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774286676"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Aab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306640"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774369617"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774358028"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318735"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320792"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774321011"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318148"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320785"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294418"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774431151"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774306459"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318110"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774313037"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307903"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Aa76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774302109"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320803"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Aef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774294183"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320613"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320780"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307683"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Addd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774348276"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774286260"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774286537"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3Adc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774284501"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Ae4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774285260"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320565"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Afb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774311620"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774411880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318191"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774314560"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Ace154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774320635"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Afa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307488"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774319216"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774307396"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774318200"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
          "product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-61731",
      "cwe": {
        "id": "CWE-88",
        "name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
      },
      "discovery_date": "2026-01-28T20:01:45.587773+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2434433"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct code execution.",
          "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.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-61731"
        },
        {
          "category": "external",
          "summary": "RHBZ#2434433",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/736711",
          "url": "https://go.dev/cl/736711"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/77100",
          "url": "https://go.dev/issue/77100"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
          "url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-4339",
          "url": "https://pkg.go.dev/vuln/GO-2026-4339"
        }
      ],
      "release_date": "2026-01-28T19:30:30.844000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-01T03:47:45+00:00",
          "details": "For OpenShift Container Platform 4.17 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.17/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:51723b1449a55cd6489cd60689b42d4c53ceb6956765ff51087fa90f806ac65d\n\n      (For s390x architecture)\n      The image digest is sha256:e463f5f9a9cb41a172c0fafcd34e48fcfa24f92dc4ddf7b1ab0c8ad909233d0c\n\n      (For ppc64le architecture)\n      The image digest is sha256:4736dafe11d3ac46f8f6126de474c7030a59e75636d023f20048c6894d783338\n\n      (For aarch64 architecture)\n      The image digest is sha256:b78fb9415afb4d73e22c9d8f7ec9de1729023913a11ce4c85bae1e0e71560daf\n\nAll OpenShift Container Platform 4.17 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.17/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:5907"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 8.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
    },
    {
      "cve": "CVE-2025-61732",
      "discovery_date": "2026-02-05T05:00:47.678207+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2437016"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Go\u0027s \u0027cgo tool\u0027. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then \"smuggled\" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an Important vulnerability in the `cmd/cgo` component of the Go toolchain. A parsing discrepancy between Go and C/C++ comments could allow for code smuggling into the resulting `cgo` binary. This primarily affects systems where untrusted Go modules utilizing `cgo` are built, impacting Red Hat Enterprise Linux and OpenShift Container Platform.",
          "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.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-61732"
        },
        {
          "category": "external",
          "summary": "RHBZ#2437016",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/734220",
          "url": "https://go.dev/cl/734220"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/76697",
          "url": "https://go.dev/issue/76697"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
          "url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-4433",
          "url": "https://pkg.go.dev/vuln/GO-2026-4433"
        }
      ],
      "release_date": "2026-02-05T03:42:26.392000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-01T03:47:45+00:00",
          "details": "For OpenShift Container Platform 4.17 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.17/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:51723b1449a55cd6489cd60689b42d4c53ceb6956765ff51087fa90f806ac65d\n\n      (For s390x architecture)\n      The image digest is sha256:e463f5f9a9cb41a172c0fafcd34e48fcfa24f92dc4ddf7b1ab0c8ad909233d0c\n\n      (For ppc64le architecture)\n      The image digest is sha256:4736dafe11d3ac46f8f6126de474c7030a59e75636d023f20048c6894d783338\n\n      (For aarch64 architecture)\n      The image digest is sha256:b78fb9415afb4d73e22c9d8f7ec9de1729023913a11ce4c85bae1e0e71560daf\n\nAll OpenShift Container Platform 4.17 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.17/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:5907"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy"
    },
    {
      "cve": "CVE-2025-65637",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2025-12-04T19:00:54.313916+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2418900"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go\u2019s internal bufio.Scanner, the read operation fails with a \u201ctoken too long\u201d error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is categorized as Moderate because its impact is limited to the logging subsystem and requires a specific, non-default usage pattern to trigger\u2014namely, sending a single unbounded line exceeding 64KB through Entry.Writer(). Most Logrus deployments do not expose this interface directly to attacker-controlled input, which raises the attack complexity and reduces realistic exploitability. Additionally, the flaw does not affect confidentiality or integrity, nor does it allow code execution or privilege escalation. The failure results in a controlled degradation of availability (logging becoming non-functional), rather than a broader application outage or systemic compromise. These constrained conditions and limited real-world impact justify treating the issue as moderate rather than important.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-65637"
        },
        {
          "category": "external",
          "summary": "RHBZ#2418900",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-65637",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637"
        },
        {
          "category": "external",
          "summary": "https://github.com/mjuanxd/logrus-dos-poc",
          "url": "https://github.com/mjuanxd/logrus-dos-poc"
        },
        {
          "category": "external",
          "summary": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md",
          "url": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md"
        },
        {
          "category": "external",
          "summary": "https://github.com/sirupsen/logrus/issues/1370",
          "url": "https://github.com/sirupsen/logrus/issues/1370"
        },
        {
          "category": "external",
          "summary": "https://github.com/sirupsen/logrus/pull/1376",
          "url": "https://github.com/sirupsen/logrus/pull/1376"
        },
        {
          "category": "external",
          "summary": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3",
          "url": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3"
        },
        {
          "category": "external",
          "summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1",
          "url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1"
        },
        {
          "category": "external",
          "summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3",
          "url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3"
        },
        {
          "category": "external",
          "summary": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391",
          "url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391"
        }
      ],
      "release_date": "2025-12-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-01T03:47:45+00:00",
          "details": "For OpenShift Container Platform 4.17 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.17/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:51723b1449a55cd6489cd60689b42d4c53ceb6956765ff51087fa90f806ac65d\n\n      (For s390x architecture)\n      The image digest is sha256:e463f5f9a9cb41a172c0fafcd34e48fcfa24f92dc4ddf7b1ab0c8ad909233d0c\n\n      (For ppc64le architecture)\n      The image digest is sha256:4736dafe11d3ac46f8f6126de474c7030a59e75636d023f20048c6894d783338\n\n      (For aarch64 architecture)\n      The image digest is sha256:b78fb9415afb4d73e22c9d8f7ec9de1729023913a11ce4c85bae1e0e71560daf\n\nAll OpenShift Container Platform 4.17 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.17/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:5907"
        },
        {
          "category": "workaround",
          "details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ]
        }
      ],
      "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.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload"
    },
    {
      "cve": "CVE-2025-68121",
      "discovery_date": "2026-02-05T18:01:30.086058+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2437111"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "crypto/tls: Unexpected session resumption in crypto/tls",
          "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.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-68121"
        },
        {
          "category": "external",
          "summary": "RHBZ#2437111",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/737700",
          "url": "https://go.dev/cl/737700"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/77217",
          "url": "https://go.dev/issue/77217"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
          "url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-4337",
          "url": "https://pkg.go.dev/vuln/GO-2026-4337"
        }
      ],
      "release_date": "2026-02-05T17:48:44.141000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-01T03:47:45+00:00",
          "details": "For OpenShift Container Platform 4.17 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.17/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:51723b1449a55cd6489cd60689b42d4c53ceb6956765ff51087fa90f806ac65d\n\n      (For s390x architecture)\n      The image digest is sha256:e463f5f9a9cb41a172c0fafcd34e48fcfa24f92dc4ddf7b1ab0c8ad909233d0c\n\n      (For ppc64le architecture)\n      The image digest is sha256:4736dafe11d3ac46f8f6126de474c7030a59e75636d023f20048c6894d783338\n\n      (For aarch64 architecture)\n      The image digest is sha256:b78fb9415afb4d73e22c9d8f7ec9de1729023913a11ce4c85bae1e0e71560daf\n\nAll OpenShift Container Platform 4.17 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.17/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:5907"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "crypto/tls: Unexpected session resumption in crypto/tls"
    },
    {
      "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.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ]
        }
      ],
      "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.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
        ]
      },
      "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-01T03:47:45+00:00",
          "details": "For OpenShift Container Platform 4.17 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.17/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:51723b1449a55cd6489cd60689b42d4c53ceb6956765ff51087fa90f806ac65d\n\n      (For s390x architecture)\n      The image digest is sha256:e463f5f9a9cb41a172c0fafcd34e48fcfa24f92dc4ddf7b1ab0c8ad909233d0c\n\n      (For ppc64le architecture)\n      The image digest is sha256:4736dafe11d3ac46f8f6126de474c7030a59e75636d023f20048c6894d783338\n\n      (For aarch64 architecture)\n      The image digest is sha256:b78fb9415afb4d73e22c9d8f7ec9de1729023913a11ce4c85bae1e0e71560daf\n\nAll OpenShift Container Platform 4.17 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.17/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:5907"
        },
        {
          "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.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ]
        }
      ],
      "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.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "ajv: ReDoS via $data reference"
    },
    {
      "cve": "CVE-2026-22797",
      "cwe": {
        "id": "CWE-290",
        "name": "Authentication Bypass by Spoofing"
      },
      "discovery_date": "2026-01-19T18:01:09.300375+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2430879"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in OpenStack keystonemiddleware. The external_oauth2_token middleware fails to properly sanitize incoming authentication headers. An authenticated attacker can exploit this by sending forged identity headers, such as X-Is-Admin-Project, X-Roles, or X-User-Id. This can lead to privilege escalation or impersonation of other users within the system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "keystonemiddleware: OpenStack keystonemiddleware: Privilege escalation and user impersonation via forged authentication headers",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an IMPORTANT privilege escalation flaw in OpenStack keystonemiddleware. The external_oauth2_token middleware does not correctly sanitize incoming authentication headers. An authenticated attacker can exploit this by sending forged identity headers, such as X-Is-Admin-Project, X-Roles, or X-User-Id, to escalate privileges or impersonate other users. All Red Hat OpenStack Platform deployments utilizing the external_oauth2_token middleware are affected.",
          "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.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
          "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-22797"
        },
        {
          "category": "external",
          "summary": "RHBZ#2430879",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430879"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-22797",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-22797"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22797",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22797"
        },
        {
          "category": "external",
          "summary": "https://launchpad.net/bugs/2129018",
          "url": "https://launchpad.net/bugs/2129018"
        },
        {
          "category": "external",
          "summary": "https://www.openwall.com/lists/oss-security/2026/01/16/9",
          "url": "https://www.openwall.com/lists/oss-security/2026/01/16/9"
        }
      ],
      "release_date": "2026-01-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-01T03:47:45+00:00",
          "details": "For OpenShift Container Platform 4.17 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.17/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:51723b1449a55cd6489cd60689b42d4c53ceb6956765ff51087fa90f806ac65d\n\n      (For s390x architecture)\n      The image digest is sha256:e463f5f9a9cb41a172c0fafcd34e48fcfa24f92dc4ddf7b1ab0c8ad909233d0c\n\n      (For ppc64le architecture)\n      The image digest is sha256:4736dafe11d3ac46f8f6126de474c7030a59e75636d023f20048c6894d783338\n\n      (For aarch64 architecture)\n      The image digest is sha256:b78fb9415afb4d73e22c9d8f7ec9de1729023913a11ce4c85bae1e0e71560daf\n\nAll OpenShift Container Platform 4.17 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.17/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:5907"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 9.9,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L",
            "version": "3.1"
          },
          "products": [
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7d17650f80e7bf782a7a59fe0672f593cdf9dfde775b7153fa5a5c4ed8b86e2c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bf046c55304478c82791a67ae0dfeff89af904d9b56cd63a29b261cd02633798_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6165bb623041db07759616b297f0541fcc87dc3bbb91cc77399cebe96c1b647_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f47af1eb3413e739f7e219ea89dfa0f09bc31f18a771e49ad36b32f8219d9112_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:34161b5f6663f9408d7ce5afd4525442f41332a9501f658238f3eb6568eaf3ab_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a4116b2262af10fc2c7fc40800501add9f5a9c671907f3eee75cbfaa37d47263_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a8dca289390dc8556a4cf3cda46e5cd45bae33fa2b1a88ca053626ca3e3339e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b43e298d73fb723ce446344fac3e136b0d3347b38e7d199a09d2bfb85c231249_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1ec3135a01ee2bce646338cc6d71d35c8adce9f3603f0f07ce90dd88dbf3c4db_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:94c42af9dd8afefe53de729d8ec8b5f9103cdd7f80c96999b2863bfed030cfcd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a80acaac8c10d6cce0815ddcf0bc296013e97d2cf69d1eb6ac1b7f3b35b40d74_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e4c52bbf17f055890cf9968da78045295f6e37e52e3f4be5807db679ff63b874_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:28f2daa782218c5fb085acb774bf1d8c13a208b8f29f4a12b372db2c446ada76_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2edfc9e18f365bf2ffecd7ad45b5693b493de472fe7abffe73ff4375bc6d2af1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ba51aa38b39b8f57d6908665938870cced5541b831756f4039047245e0f2a8a5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ca246a844bb6fb906816e4008c922a0470c82bfe6a736f3a926de3def6aa0597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:07d09ce1d5c97a717dc1c0f540e21fbf7fc2ae0c27be6fd0869ce0dabc0591fc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:44e3c6d5b98dd6655d38e3523fb34ed46dc89e97ef8a86f908d72461cbca59d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81e7e1cb47cdbab3a46bf8bb0ebcdd218f46aaa94236ef250fef0fd143c9204c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c318da767c7ef1f2452bb631e2726084f48a640c962f8003467c72ff48225b56_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b26257250fe3542640ce1a4f5ca71f90294c307eeb477f1d1e4d61e3ef233b2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0cbec11d17abd89ac4ff332c238f92fc49c19f3e1575c26c6654cf2668ca9e66_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2554ae05f488567b3c752c16c59f852ecfcb90746a47d48bdd39825aede43c21_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af26188e6f7326835340b99be42189550233a7bfc652375b0859cc058fbbd0a9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:31460b57b3986f0d6c84406eccd1801eb3a03d176fa510978311d46390828020_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa730767af15fab6facc460b6e418bbfb0555933b4a54b01d34cb83c1148b8ca_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ab43b9177badda24d20e8830f375132854ad313b46e27ffddb8d68b6543d8007_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:ee7eff8564ad522223787fc270f1f4d4233359872c994981619f1c10b3dfcaf8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0d809a095a0d86c0b149fa0e28f852c1633c2904d7bfa23b6900617ef7ffc2d3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5c15dfcbab56f579ee265d4acf74778d154ce0185234810ea249d9b9e415052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a95c36cb709d7f9fb89eb6aedcd7cebc104b90f8d9f1be6591981dc9f96af398_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:db9a343c67b6462259b3f300af5efe643b7637bbc88ba5aa65e06e4f573b0049_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:238158a2264b9688491743d5f7c97a3f152ea2fc4a1342fe4b0e63f618dc50e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6dde5ab62c9f5e35b853112e3c04a8c856ef9260318dad58352ae36c2d30bfb6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7309bb2119edca063c67c7b074e1d45d99866223dec53f9942fce421e2e76250_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c0803e9ceecf77a8b1425fb0634b40e4095bb9d899c5d5af84aa285527723d83_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dd635595c420ee1672257b6326a193195b2d21945664e649b09c62ddcc25d7a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2cd23c69b8d88a73a2aa368cecbe1e8812efa47760bf16ee0629feca934369fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4beb73d1a2c279b310fad6789fff0ae70cbe18a79813819b1da9c2c5b6959aac_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbf382ce2e7158ff2483336643ede99b2a4fe4cc888af72e92e19ab864c62291_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:303ed90fddf42d1a5ec3ad7eb1df833003ad750f4cea17710870382a0f8c720e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c358b8a12046693741c5e88afa14a25e066ec9e51b84e22935c19dbf34ac5455_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d98dff9a03e2bc6564757afd151092cc5bec438c678f5fe5e402365bc6bbfb03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fa2d95a06de233147317ad93109aa809f5487e74748550e40f4189e8aeb5f50c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943aba9a3a70cabfc2b0c94450b39ab3fbfd92f12629a2e175ad89251addc2ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a7c31f5ce80372bc4c63b60f9741352565eea006601522e25f03ce902e35564c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ae2f0cbe29206ae3ed5275bd7a0b101dac0e3bdd5520493ad4bb360e2267ca20_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b9cc7a6280455a8a36e26494744d9ba540689594f8a1d8f625cd1811eec2b0b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:54c3ecb1fecd80a81cd667f5edb968c62381bd2ddb659255cfd861dc0a8e0a9e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7deb4e0cac2bc3989fa828677e4717eb75f1bdd8223dc638310d32c73219314e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:8901061b783b8a41f447eaf32919989dfd24bc13b1ef61b36f1132d66f64288d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:921aaba9517c1b00e09159d4539d47a55c543b1c7ce3c789e6e333ec133b5406_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0dccc414a5a3efd474a9eaeb61b6a2130f652c97b8b71592c7cc52827ae149c8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6c1df1bd921b4b6fb22f9db19a2c69ef5fd98d231fff3869a22442b36dec0ffa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef901a0f37823970eacc110d194b81a6c679aa3dee5fd0d350b66ebb53a1542_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ff539434c8d3bf3c3a64f040a5f7ad702ded9290ff0a894a03fd45fef9fe42d9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd88ff4734a68d6a95733ac650eccd70d1c4d23967f32b3ef8de08cea8bb05a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8b02d7c27cfbb38d19b1456282d58e14c8d64efdba25a6238606f66610e5e9de_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a4b3b74bd3e1a9a1c81f040810325ed6bee59e0fb708c9589439fc9c734805b3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:bc92d21475ba5fd3d2292c5f386328bbbd237b92ab7288d3709229ece5b811e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:360c5f509936d41297633704930574fb8fdcca27e98d1614ff81dadfadab4926_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5fde232e29f5707caa6bb5219f108a563ae59bbc5d2818e368a5b9e472a1a2c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6f1a30e659ad462113e1f481855cc292a760900cb5c05e669b5baa0b05a15277_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e2a33d8b21d3c833d9de1d6472e958b67ae7c6583e326b90ba51a2e1992d4924_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a6641eccc288ff48bda2311e1356ae244308345fc4c6e8bbeda2ed8b9f85eda_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3491a7f01d29b8ef97e0d28cf1258c37979ba8941d8bfc79c62bb7ad871e1f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86a9b3d8064057e95ea8935b94edd85042eb86751e79f7a9783b9601b88d8ebb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f4f10a1f9554ad0aaa4fb9dbc97dc9d6b1b27af1ca3810731468b0c458b86a98_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b06c2047e92976665952f3b0352b0c5bf8b5a2e6ba00b5a5468663fbb0309e1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cc10468c6882a877f993ac4f6ef5f29e7069f99d6b3ceef528c8d7069ed362f8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d682c5746679d8dd8534b3d9c4b913880ef9d5713b7febaa3c7573fe7900b61b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:fbbf71963f1f9fe061819fd07e90df13d27347f2854720be55d4ee453b6b60f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:515147b779e1fe06b9b510177519d413a679552ed6c2ecf4b0ca8816a1e1ff6e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:f1fc196ec3db364df254fda90a46e6b12bd50d50c01f2996f970ff8f9c1ea1f8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:4dbc09f5c1c4011c13a1f461025da298ce289912d98627fc6d08ffe1a30a2a2e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3436d8f8316db7b836d1146932a1f8de35edb75644eb0c9f0e3af334aab8f87_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1eba9990cf84de01e1ba504b9b852c48cbaee1eebe2c564977d1419177bad652_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:cbd46373b97caeca24a3b22de19a294091f3d5e294f2931f01d786ef566867f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:09824ee3a4038855e2956ea2d70a72b5d1e4a9ecd9a323dfe27eab6df7de5c1f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8d89ffb1ab74d5e02fcc13d2a00d5e1fcca30720d987c140544e061ca7fc6629_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a8b44c2c0bed6ec652301ea4090bc62c990130150a8c1378a06fdb3f9a7b848c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d2005b9ade6f74ee3df518d9f124b8acfa909d0dbd34c1c3b9e044c0556fb268_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:c0d0de4014902209309d97c189f02ef66292b254edba7e02d26549e3ee24d7eb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:f673fdfb5f29159fce99cb0ce47a31fdae2f57533aa49b84228ec7fe03274aba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:07afc1a6c00649e6f56a64a75a345ed3ec97e28976ac09d362bc44412fa6b67c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:54319cca65ce76d81bd7a392eb841bffc14867bdc1ae341bf8ee6f84d10c867d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:445ffb4c0d9ca84e2c57333adca83f863428819a7732111b204da9f57bad9826_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:cf571aeea198dd0b07a42f12727db8ac78fc7d40eb5d1ce47c0e521f84142ee0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:80bce123dd0a3488a9cac662d578f451608252e8144ee8158cc877c02c3f9d0b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:89a69823162109668d5562e46ec004b719bb60cab26872234730c458dfa697ec_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:53babfe25e9258b6e8564df67e1d465c9f144976af5be7b30d95b0dd910f6101_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:733f6a4a3f1a1ce7f0495e2ccd8f492ce3378e2f2ac1d6f618869bc0460bd341_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0bd4e71e9d22f6c16130426710bba8abbb82b0510cdcc9eb6cc74a412021c45a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:34fe2d2d5972de86aca83a9affd601cb1c4564fb1939f4dbbee3dbedc2bddf9c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:4e01b88be4742c25c24977471d81262f8f0f391ccd5c49250b306e726e1d32e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dbb1ac39b132a5d539fdd7f13df09e84eacb8460fd7e0097d562ef079ae2c677_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1ae054478a86182135ca308fc3f18c49da06734b34fa897f74544644474c7807_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3b7157d6c737fa70532d96c62fa68e35fe547eedc6c50580cb89f4ce9fff4fe8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:152e3c57d0bcd719bf1e20ef7d43ccadaf30939c8c9899a2ce115a55ad7be983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1abc468fd1a09c4b30e624ef4cd9257c2d104db17dbcf19a5bb8323682271ea1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e535ada8c1768a2411ffa684bc624afaca15618b2d1a8a6c50f0b97be52668c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d46b24f503b741f3c919cf2f30409342310e3b2d6110b043128ae5d496219c96_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:12c1eb19b65af75175b1708f0049bb3eeb16c8c9a632957f5f97a5419246c7c7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:36103549903651a18d5c1c25d07dc98ce058140cd2b8d6e80cb0f1a940a277fb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c6fa0940709c377171ed6f553729935a9bf1bc5abb7c47f919d3b0fdbab3fd74_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f421d2c61baf1f196a5386d02b56b72593ab557a99c1ac61fd99d324a8bba3f9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01b50335d5ef7515c859414036920594a5fa5b0039f5191aab1f16d291f3514e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:98a06124ecb76ea1e4d88de6b1532b2c8c6a7f554d1d25b946258b2d2e274649_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cd6a54657188c7a1c0147c72b9d7ea326de2d7332eaa2c049ce4e02807177bc1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff2c7571055602c2cf719149d742d2e7cf308f1a077c420205bcdb2afff13c00_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:455f935e22bc0a892237c11e22b9bebc4840c26c61510d43827563312ec71fd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8b30cda549756767ad42a0486cd2987e13eb28078ae00996076a2c4e52ec50e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b3f754533c34684d3ebc8a6646c8698cca95b6836f9b9cf6bc80edcc1c888f19_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:ce1af97db3e2816184795c6d1fa3cfef25329df11482b2bf4441c40e51d21347_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:73b55b309bfcba54861b619a26745a67efb4271848e99db56af2536ceb0fa597_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9dd8eb511b9258dd6e6e2edf03a6e6d64c1bf8a5422c173cd0b0d9e1b2cd1734_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b43f4769ae4bea0d180d4be8183c92d1fe5aacce4287fc1462032f1783c42207_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b7d331a0edf44bcf0fe747365f092a69e1c1c7cd156d48781d40d41a3a0c8552_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:304b520b8986da52f9f1f175672f6acb79119085841fd0ff0fa9754e8f22b34a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:67d76b9cdf3b5be24e7d157bfe385f184c6abd429860ba6d2280f77265929f26_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:df5b6082f4f05bfef1b63ede7fdcb5b575e56bcf264bb21e71ea2dc98c884ce6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ea8623b6dde50f9b993f9823e27349650e5d80f3f4f37c6b9b79cbc08ffc6da1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:401e7eda5905ff108ac067119245fe3684e50e736737b350baa06ea6fb2b7174_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:445489e10735202ea518bbee1cd56545f0e7e66742712cf5006c4d4ef30fc1cd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a583347caae3aa7d703a2130fc1f57b9e81ea6a06bd33785d87f92596f1f6355_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d30bda3636af0792fa0b182e8c1f79f5198a293572b40eb28e90e8e536416719_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1a369e0372bdde7ee5ec7ad647d30e6fd9747904580cd025ef0e20e1309080b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2d0b89c800f09fb923f249da6536b9d396a53311112c458973fa9aaffb9bbd77_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ca969364594a060f9adc621daa9d2af96fd265e32dff63699cb42aa60ec1a9e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f1b997f7c662c0c8e91be2d02d6605fdab614bb89039ad1f38d6cac2b4623ddf_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1f379914cc47321de26756b1fd2fb634ab93f0d50400467df35dd4303100ad1a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:748a768980651e5d15e4b06d8483c6ec6db7854844e2b7dd789ea0e5d0b42d70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:922cfbcfa109c304f82be7edd274534d18f9e2c7fe036e9b078ef40dbaf5659a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f439945f38dba034123eeaffd05372162855f703ab5a939dfc40c8b6e68b6dc3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:515b64496798a09106a5a99cf322bb02cea22a7d1684653ed251ea15532a61f6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6de46b3fa4c0a353f73b6dab1c6dd53546b38a7cf754063382a47a3487aecfef_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f41ea3ecd58d560a52e13cef8384f6197d49add48c01c432cd8971f53fe5a4b2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fafdde0ddc3752811000a0b64826ec60715a45f09b79aae8aae637b6a50f3c23_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:212637507016bc9b3317c3980c30b476867ebc90d1c0724f0178f445052da718_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5f148616ca51bcf1c30183e095a8b5a981a9be858254938ed45229e4b4ebfdd1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9461ea9cf5c260411a69b6b39c5dd4048c592f234cc24d481561d90fffbaf1bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b48c6f2691532175458342223ed6c744b4dfe2cb057d1abcdcf3980127791ce8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2c1ca60eeda0aa20403364a3ba33d9ad349e98ae3c839bff106d4b3d59426d58_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4141802dad81ca0be90cb3e030f18156e4f129dd2dee7b40d4b4b2f63d7ce927_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4cb581ac92c27cae351d2021bf76d97b20da9a9db8f2b867df879a2917d052b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:da3dc2f193bedf7af891b2123b2b25ab8ffc54ee21ce4ee4a05557b7175aef7a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:232a25a7c42589bb08f34e08eb3e609ccc7c1de4281c234bb59df3c763695339_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:77021ef3e969e39c28e863f22541819957f046f28a88ce0fb0f706381e8ffdf4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d024567af8fb35126a2084d9c0de93c5b349249dcbd202c0c5cfb7d2d05bcefd_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:eff2753dce033753b4687d9eb031bafad6c3bc1e1dd941de90baa0322bf14496_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a8e36032ebb3b81b4e2e854fda6217a58adeb78e133257689d118b00feb9d0f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4e99ed18cc738391a0b1f7fd6e5268dc1a2b2d0c235b96f5def3d9bc25bd0c4b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:acd10e1026c3bcbe1effdad4d96922661418e8660dbb0e8e97fb69b3df8a3578_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c84a3e6dfc4b3abe1c2f3e6f63018a8d45fa3333969ac2792dce86ed5dc5f7f6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d83bebcaaf20c68ec4705bec480e45b4a69d8323d118a7fe4812b491ea940f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bbd338c6ca660031115a11f293b165aef23ad28150c6a8964dad403618cef28b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e9a218fb77c30af249580c4b11915d4876083f642c7388c6333f70b781bb9f17_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd8e0cb32df9a3eb7eecfb9d5356a136590223e69130193ad8a92f310465ecd8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0de9a2d5418c0fadfc68e9f64335c23396fc3188b1ed7191e2e740e53aa1b29f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2c6a648364c88588f7ed1c538eaaf850ad4ae8310b83cff95c11db695cf4f528_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8a408e4ad9cf59aaf87b0c0c97d3e66c4339943d810da2703cb4d0a946ac036d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d4f83ef7cf93115c55d7053dcbe9cf980bf522cb4c3dce2feb95e6574657384c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06849685ea1a02445fd85960975e0f4f0d39947420d0f381dd724b37f4f44994_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7ad3e41c51b206489d6de9809594d4407f0eb02df060111359880560088c9140_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a18cc97e985023b176af5daad9cfe50eee25bc7e5ef657d20c17aadda7a76c35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f3ebe18a671ed1e458d9c86184fad3fea2e8552d8be87b3f2bc83ca45f6eecc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:29d61cf5ce7ecf8bd5e49c5d01b16a82819bbb345160b90ff46f0d936f1152dc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:34ec4d660b408030abf6f5c0858fcfc095d7548530e6bd4038009c55ecec3344_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5a947d842f80e6e70729d0195ea3fd77111aa4a564c82e9bd0614fbc715a85a0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c6b897cbd33e4d897a44ff05e5a2f7093a5fe930fc249901baff8a28a015c408_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:20dcf9ed5dab0354410b6c14f8476980d2bea66f42bd64ae0c1e354e185bd820_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:559065936f9a9039c45cbd63a4dbeb4cd3f69e990eb7a878571971f6e94c936f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:79e01008c1f3a1ba2dc98f7ea3163c3874a5b204ca731d056b89ebaaf97bae50_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c36158a99dbb4a03cc9581c46a7f0e84e3ce098fea15d5b3ff88e10d41d0eb1d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2c6e5834f6042b1a4301f47d8178b2e718a3a459745ffbc959e40cc660ada97c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:475ba06839391550b35bd29309fc939977a72d4262b99f129ef5fc964adcecc1_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5470d37d9eb90f60a29221fe605551618af1037c555e7f82ee1c7c1b6b7de654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c8ce750189b017ec94762b6691cb9a911f97f04927615f0c802149aa3f7282fa_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1916354b8aed42783dbf3bb7a3be6ebba6f561aa7d8c8f41fd6e32f1e46b09e5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:93cd970355ff2c9cd65c6f051391a1dbccf543a1f4e79ebbe6b3f63ac4030ca5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9cfa1d58c7bc0f875b5b2d704afcc95c4321388c94202c7ecba217a12164e8c2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f21ecbf880d3fb65422bbd0c410aa47136526cdfe5b75fdbfd82e720530c9fec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4c6a4ba7469a6e3736176c838dd09acca392d508ba2139bcde3d01a1ecd493b4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a21c60cfbdd3b771f448a09b89c09f0992008625caa9fa60c5f9cfdc7d49e457_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6a1d9d0b74f769294c10ba1ba65fa36a43217a374f3e37a189fe3de1d33d737_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e192ef1c1c539e194a2c7aea2c1cce32c6bb01bba982d3f0f9354649f32d24bd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:03475c318b9a57df484c7be2cbf35f654487c3084efd389cf4f6ce0a0f845dae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:974abdfcfb3399823b6531a50c8d09203167418b09f859229de602a55c6f43bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa3852b48c9efac7a7e87bb01593b4a8c7d9f996624154d5a34c836e2b126485_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e0e95daab3cde4412e5d3222236adacdb8283e65eb64572ed175b353adc4ea50_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:106fa9124ad7bfa7e2a7d6c68ebd812cf2bc82c55ac092c1a702217595fc93f1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:18317fde63976665f03833b7679bede00df0f32327c1d56a26afe112b4d26f6c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e068848e4408ea82c40cdf03f2e6c600a40c8743faf344e0b2630f12d79f2fe7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ed90b2768c731b0fb0d277a285164c8bd8cb531ee984be711f64bc503292e839_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0ea0939567de6bf628dd5ac96f7eb68d3b29f1819ab932296293504e99ae3390_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45720e600e73a2d925662c4c6a7dc898e4c97e38bf9b6c708455167abf99b51e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9afcbae95f66db36e6ea832d41f02c8fa14ab3e79f52dd1878ea24b57565b547_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d4e9f8ad81006249c50770495829c63f9322d0214efc045a4a7b6b0955846f0f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d66fb102b391fb88b40efc0dc3b3935d6f4db31825ee4d878273e181585e0b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2a221eeae6e50cc04e9466e5777f829f58311b2506aa149094e5e31e0cbe6e09_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7f15db4d5cefd46fc71d1953fc5cd62630bb847c6966523c5ab3d6cc2e5f6a05_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:99a3124337bfd603542826a78e4068bfd7ffc9feac98bac54bd7b3f3384faf87_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:86260062116d03fe7c4ec9df2fde3ccabf315ebc380f61db472d334be90dc325_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f284d614d7fe9d7c0bb5ab076490a781f0922453650713dd6bd722a409f650d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a43770fac453ba7e59e8af0c2aff352471f81a1b5f34ba620d4555a16af464ba_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e3a8e74f008721239ea7c070e6f6def1e779b723863e5ca279702f81cdfc0f5f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:669084db9430a977c4370fd7949543c2e57e82da6db6d01c376b3c345f7c693f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c91c1adec653c87fbdac6f5755528a27a4ead82d740af2a5e5f38aa16789804_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a2ffcc7216ed314e39ac12c0cfb30d29a6a4267512cc24a8f59825967273a2b8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a950db91a853e2b6073fad294ea604d51e0623b8c34288af1a98752f79b873e8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3af31e33187cf904b7a3bbcf7cded17c69e345c73301563c60312d35d1b694b0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:42bcf4c037d6212103448703395c0ca44f36a89533e205f0965c2c111d218fc8_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b9bc218875615eaea10e71de2ce1159bbc130dc9099eb71d9fe13d9a0f07179_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8af69064595a39874365e60cc66d5f6697f28df4f82f8e26b86eb3fe08eed8dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:43a9f7284fc596378453b6e3a6fa1eb553d403ee25492c8c10107aaa77d92412_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9074d73e7164486f4e0bbcdcfa5f46529fab2937cc5531dd88b13b2fb433d6b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a6656391bbce0ef6c085dcb040dc623d737ee8c302638d0e952eb2cd6e9671ae_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b98987da700deeb50da293568dcab5cfa1ddc843e36ed4dc5fe6d0ac8b63c85e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:66a2823e0f80a885f64cdff57291c2d6af6fd0c117c2d033b372be28b0755b2b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:845d9b912f7dc3b56804668e652f7c6b711a3d064501785ef9fea0273f60063b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b94aad5462be3a96ad9d3a88d8aaa775e8d6446b7f8d1b8785de703d14875cf0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:f6ad6761f6dd00ae42d248741c778b31492259d891751c9dbdc6dc39c2960dcb_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7b31119b0f90aba00af66b6bf6e1d2f7248d3db7129a6fec071a9fba31dfd0e7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93cc886509cfbf78ce38eec32119b47cca28aaf3b43a254a1deacdd86de5e877_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c4cfff6e697533c3a9323ba6ed15b74250ecbecf71123cfe49ad56708f505021_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ef759942f6399bbb13657a783a7648dbf7ec880e8f6d4ed64b69812f696fcc1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:155ff7585ebff390dec5a0ee00bcea904cde275e165ac634b2083c1fec868a18_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6971b8fa9f04515d6e4d18a27982a2496a4efaaeff90e741f3248d31fe1961e0_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6d590f5de5ce957e2d21fbd86c08411dc90b6c2444fd43079a04e3acb35587f1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:718a4a859157646f240e5fa4e3f8ad5c5ac7e53373d8b5d0a45159f5eab2c9a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:629f7a041cf101c337effebc71d27cebd4dbe4ac7f7eb58e93f872106f88426f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7761842991965d184af3f11919c4a4524d285d69266f92bc01ddd1cc66195fba_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9865d9323ac25a120e3dbf34644b7343e650cd04b201d65518940b49432f564b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9f6c2d965dec4b6b13fa96bcaf0134bf2acf302e2a04fb6926075bc9e92de97d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:855b51d876eba214e06624567a2606ed0be538fa6db7e24fdd508a269e1ba2c7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b041548b2283b0b0837db6749c0da693f021d0510a5628bce91ff5be1fc83f71_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c7fa529102a1f95a53afba3a07db55a3907123cd8bc01cc6e1c4afc3c41928c3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ef32e7c28a82efb0ff8edc4d2678e042afb2c378791a34ccdd9243eae5246d61_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0b779b84bcdf0ea2821962e7df8f34696f23bfad88557c21ae5fefbce289acc2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:54847dfd1e87683efe51562e103367f952ea801cd409968b8b5e04ca0ce48bb7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c86b554d052e4c0f38d69b571d246c090f5843302d21fe0f2c7c06ddc604488_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:78d85dae433ada85e1fb57166d278887f652a03531326bce186c7d3b207df288_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4c4ec9a44884b5d618f231cb65a9b69078c2d86c8f168d510441814357f9fbd7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5bfc5d24081ed832066492f2542d2566f40aca433535ff6536307feaf416c727_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6717dfcf0c98ffe25190b97c977daafdfa53ca406572d81143430f4218a17382_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fb7ecb21f68557f92a912f0cabea1719fd8969638e16f22c5c89d433168f3ade_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6f80af3728d41b78b3e855ce438ca882452a785a0b794c374475e6634390f6bd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:7df0f2a7c3268c3fd166e4012ef20a9911d6d7be4ee9e260b2a8343a1a5c23d3_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f26c33eae235ad613283bb3629ae031e06d95e4371b6ab35bfc95d6cd6eedc70_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ff72b14efa0c7c37a3795808564e00f60bee07de82fc22c7d1e0822893abeb8d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:15a34ce98242d87b27bcb7a2ff5f8a3426766e31e4aa8dd21280a94a0dd5de07_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1694ece44a326abafa983a7fb2b3f84f671941fdaa708c21159b2164bedc8fe7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5316833a649816a20637f5815460cdea129cd9f304d66406c7d15210e09adc7a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:95a599547beb53655c1f6bcfe533196664371a94b5fea328543a5f90c1f4cfa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0c81a72caa0f5697779c8e808aae1c6da81c34d58ea22b7fc41535e5b047d4d4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1b5092eff9d9daeea6ffcb7c40f04754c401744c8085b77b67f231cca7730818_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b0157dfb720632e557c0c1050c643c7a9dc9b36c5f1858a37e11604b04b795a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:915d7aa28dd103a665a72bba13375c72118885bc3867d07922425576d5372f71_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:27483fad6a2c4be85baf840f33c72d98357bb6a55e754051fff08820977c7a3f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5bdbda0b9ae82292ab9dcd9c3907d42687418e591984ae30b53d93f422ca9d86_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:93069055bf2d16735b13a8ae1859af38b6b7b9fe3409806c30a2147689972023_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ef060678c540f10ecb261b29b6674be6d3830c7ed0e51f221256fb09130b4dcb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1d9d3b4b90eefd1714e4814e4c340d11a88f1208852b7c624fac4096ec3bae65_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:37afefb255d2e64fe5d72f6d32a3e4a55684b658b114dd341689ef0dd4cefb9b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6033b93ce5c2f73213bd89e9709038829a2739e238a1f827cdebdcac8c39dc91_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6fa75960064a732c4e25407c9c2e8b75bd98feb5bb06c9cd70dac8023eb21c0e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5eafd2fde7b9fce1b13109f4729396155f7ef07d73d51067b11f96661327453b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:825963b5f6aeaab80cc3c6a3c173b588263b6a9ed2e481c06d42a229d18b40b8_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9c24887a448382a80d554684df4280c49a3c6ab89fa9164d547d0ccd25c5b0d2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e423c9ccfc07b48c6ac2cc4369a6fd61e9b8c420a08f64d69e9a35b887874793_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0ce9b759a50e8562b80a2466a194f70d0728ae93717dadedba3aca34712f14e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:814fd188f5a532065135552df55e4c55fbf9952ba35f93ec6f4f22a4da2a43aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b87d5c52b3da29503ae5089fb3422ebbf5ab02840c486b19678a9c65f04a9e7b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e7ed0864902433356021a2f30c65020370c3062889f7e5838be60d0ddb098ec5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1622e137e2fcea249115c062de3bb6e0a099ff4f4545ed1c98ae2109eeadcc71_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a66bbbcf3b973ae35749d7d4a1987a561a57d16b154c0471092a2f242912e98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:51a7d1ff4fd4ac2325da2064724449847c4aac05dadbc97f30d93d89bf887b1a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f1743346567b7c2f4101128ba81ad4b3b00a40f3a97a465df9e1b895a08cb8a7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:852af33a0803094bcfd34f452e8490f95fff66d6e2028423cfff0a01f201457e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9848cc582e21d833e5d5ce00a0655abf37173bccbf944e192510b3373510d81c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a97d77c1235d10228e36d47b304a14c05a10944904685f344953da18f2d30866_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e5cb819739007737f750a96605f14991efb3195f13c906efc64db87934389379_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:3d594065a138374b4efe911a3e4619baf1d888272607e83e4f614e8c3e48d2f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7e2fdd43861a1be04f8f6cdf2fe2651d1f7ad194d7a43326e8d65d7757ee3d7d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08fef794d449fdc5f89da613254f8d8cc2512bffcd5a8f289a7bd8cce9f8660f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9e43e41968b797593eb5d4823f8e1e7babc642c3ec308673ee1640198f12c234_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:2ab98db3bd54d97694587693c196944eedb77866bf2dc9fa70e6d186c0eadb34_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:cb11c30ff4bbdad9e25e12e2960d754cdfaa7af1507b07e74e21aa31a45b0390_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:107a0f20bc821c4dc4eeb05f29cdd1c0601db4b66f5a3245272098dc41ae7c5d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:38f286396ef7e0557eff8cc665ca46c4248e2b060aa9b170873e13eb691b207b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5d3eff686a6a64f96a79d31f8cc6a88b17171973f4718d3da82e0dfd456436c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:903ae03948c7e68b1eef1b1dc2f7d8718693e3149eed21862cf1fcfa13482dba_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0fb76970c4ef89824f28a0993f2a21f5c91aab7bdf23d6d045da48d9c4d176ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37898fbe4cf22592901521c29bc10ff1f3b8df7a200d64e9c94d037e8cc38e60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c4393a9eae01a0bb31f85f8a6cc609f80a8c2e7b7c4372c21bcfb91492ec78a4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd74aefdaae0c24dca43a36548e371ce292af5423751718b1a6480224d5e5680_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:500ce3a45214ea5bf17b0c7d0ebd33f75183db7bc04d30f7d0a25a225f494cc5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:6e201b3e5b45494f8ecd6d607bac314cc10b419d4f3a695c1aa9824b6eb9b8bc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9772d2c999317adac02475b2448f24acc49cabb83c7727e9e478642dcb7e9794_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d8d22b7e59cb411c3f1fbac22af12b78fcaada8e56313b2f5ac89806152ae825_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5d1773de9a1eaf4b18081c968f3d1c3ab35af0333dd8ccf599c30a5336b40ccd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:93415b427bdd9185565c26901edda6e5d0e5b7bfa013605de8ee206716141c4c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:be9f4891181cd1b58aa9a3fa7a0d26dc3a382e9dda02744b06a1cd7d806ed6cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fac44a7144ca9e888a74db83f6eeda24224d05238af0f8cb54627b74148f51a9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:20544ed1aea9d8b483ac6dd9655a0d108b80121b7011406e0a59de4c93060dd9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:29f0f10ec928c8face73cd03bad8478ab4b8386f0df20ee2482102f870f198c3_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:adc31a12f2eb578e7bf135bb0931aba306487174c7e8e71f6d3d8661aad8c350_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cc2921b6468b77227e9f210589f07cf458eced2ef0260582d0a1a4b8f9b7a613_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:156540860fbd6556102cc1abb3762e6595d374fceeeb7745d92655aa3fa74551_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:426c0e5e5885ee0450f36a93fea6f733637011c5f5c97ea2c790e0edab5d7cbb_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abea604212336f8e3cdeb786913ca33cf0843f3eb7be0d1aab681a005e6c9417_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f58646a44ac2716d6842af49e48f13b6c0a58ffde7202cf6004f479658ecb048_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:484ea3e99fe746668ca7fed6862b095326bfb8f26cc79c0bd4de143083b0dad6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d2cf9eb8a6b0528509e571a8ab3710bdb6b40abb5f19d797a9097524d2e3cb7e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:def75e5d102cae679cece8fb7e7cf26631d9aaee782319bceffef95fe76308db_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6a4b9d3d3792cf016df0f539b41c2d33d4cfe3a85f87b8b1a2215c703a13d83_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:17d73f64095d650a84959f826da3009d844f209c39a9cf55460b842a08968fc9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:382ba71516ae6c2ce3670b92bb206e5bdaf5dd0519b2f1a6fcb417b99f0ccb13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bb9cd5df0da433f514a256dc92610219d22962f8e9fdddc4a1d6bdda45174287_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:da71d08bba2b937f4111e6d773765da8379043335d83e600743608bc4c3b7580_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0761be83c6edba07296a17b61838c3720666dfad633f9edbe9643c1cca008a8c_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:23021b0b3a60c43895c17a9d27eb53fb5cde7b9ba6ac7a5d81d1723d804ecfbc_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c802a4f273a7d7752c93b18c27e264cd373dd989797d1f9b970ae368bfbed90_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b41f90c9d31171dff6834e9c7b72ac295f7e0058eff6f5dc7480d7c4797b9700_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:192a0e7b36c1fe8b6b70e6504e12a59ecae23ef83d563ad4c8cca3ab5b2cdbe5_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:39a6978585f0e1c57d7460a4fdd668a238e126c2ce7e599ad9e847bb55783249_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:851b15fc576a1939eac61342bfc75875d4029dccacbd57bef1b12ec784523bc5_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dbb87a87d86cf4186ac9c4e546048bd07eb4e4b3734935a152ecbb60bcbdc1ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2c372fc451a83f382e57e1e63de0f0b10f0479e665c2e1d39b20c8bd2d84f51a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:881e89459149105fad3a737087f34ba6a0bed3d933bb73e4d1943a36d21a1f55_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:cea296a2222cfeabbdce7a42996be42db39f3d89321f93ffe705c0c01e7b5b30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ee35c6aa82fa9353c63acb0455e5196e946f423be7418de921beb7433bc27dd3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:64c68a2c39cedd586eb70141b21d19092d16303738072987e6a33a208dc1ff43_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:77d5bcf195bccd0d556e17803f4c5273010543366112916c8e9e4189b5f68627_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:98e7b50a5fb4fe900b08a52bfe5f1af0f189bceab97ce106ca4550e0fa5bf487_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ca76d72ac426b6a7fcf59fb99a3fabee6c5ad3e0095e75dec3a06194fda37740_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:07406356bc5aa39e2d130e94946ac1ff2346d3570819af5d1a228b3e927b3df4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:628d272cb4ef7a625677252fec78b4f6d7daaae10f3fa21e9e605fa294ff9ef7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:784c9da7c826f43b21b798e18d89f696ff3c0d6c999353336d1709149e3ed6e0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:806bb2fe904f03bdd46f5e7fd0da4e8c27badc7a363a034a896bb3c9331c565f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:09ab73ac9c9dae1e080a70737bd6f8c927d47404850ab85cdadcf2be42dd0b1b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:3ad634a5d007320ce93be80165b01aeeb25319a7458cd465aa4732518460855a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:71f3b158f659a76b705d4680a0f81d930f6f622546c903aa2bac8548382d232e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cb741e1ce964c52ad3d7c373dcb2b2cf0292fae1c857f71cbec4485e0b1e3270_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:23b98311440ae92c9df288db4cb9336e442724af99c860289733d6c35dc07192_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4337bba1939749aef224134e01759014ce11a2ed05926c790c0eae870fd9b8dc_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:505907905f0d1476c5dbcbe7592c9d70ea91df7adc38e9618d2c48355ece4783_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:bc326e66fe857b4090cd0e717a9976857d63a5538890171adc420d47946b2c95_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:84abc2301d2fe7fefe78aa5dc90ddda63737ac2c8c47778b898a91738c6d69a6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:93f2305b36ca634a2b8fbbeb4bfdc1a5c868e791430d389f0e0326ca839920f7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ca16e72147f9d94306abb1464485feff4a03a4922d5025d4b7250cab7ccc7732_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:653bdf880528e317bebac6f7aacff23ebab11af5bfa931af13a8d8e7b2745eb0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ba86e60cabbbf3c8845a60ba559d1a38d5370ec7ecddeba662ef01fb083030b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce35c93fca376e03d1d08e22b8146860e5711773b17f35e32a87bdf93338b182_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4aa1df7eacf95d9408d5016f5715b38ee4ecd340d9a66bcd55cb345d98de466d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:87ef275495cae4c69268a6375eb5e07d9895913b019bf1a73dcc5043b3a24a30_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8daa3769a103ab420b8b43c68ed6d4d90a845bb23a358c62d38cf679511d6fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:18e0db16b10f2edaa9919257d37587d7df3c4c62cb88b8db38cda65e509a0492_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1e12af727903c112c263bd301b9abd522da36fbe64e195f8a4d4fe19d34e9c6e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ca613da143b223316bbfabe5c1618d5de77817057a47f8430b9541151b79f654_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4486fbb2570877848c2997a50aeaf427cdcf5f8a2656b3212c263d8ce0d8cce1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7e83a01469262e046bc98732e0e7ce4d71af991288d31155a9379d967ffb52fd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9d999175269f2e59feec60b202253ece2c27add1d003f80c0e40eae8d2621f8a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9f31f2da3caeba8ef97368c1ebdd3fb1df9aa911df241460d27fbecd2cfc9da8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:1638b6de2276e53fd93970eecb2bebc56c34ffc099eda9bfcb02dfd10eb07be7_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22cd25be6169ebb1dfe48722f3b4c6133f14c5d4f6db6ef5c7c5c9f976b25901_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:646993f2432d9a7cf3d8d56e3caa5abb77fab65d4dd40a01ea68bc59e68ad082_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:bb4b4fa70f8193a7cc49e278475052e1c053e1dca44298f02cf8a0c1bb95c740_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1076cb5e72c6e457760fddde4d94257042f5b0ebd7076a8713499bdbf4943c8d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3c749018959822c9a7c67fc3f28f62236f1791b999901577445838c8f78947fb_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4aa259c5fe5a5f92f61775e842ee7aa66fa29d6b75c2b67cccc8900b08b8e96d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5fe33023e5387e6836b35074fdc002ca7d7c85c6c6cc95f6f645b1a7a3651b93_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:02aa2709ab8f16d997dff85d05909bd7b67ec3e4cf91d50b285f17532d8a625b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4aad374a238a0306aa63cbde5a29bb75d5b80d2c691558a1b384cc6b1de706ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:786af9a1f3e4f873aedc740637bd197272f21553304b987476b2e462b0dacfc4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c449bc96c47df9f808b4e89c06facf7eeaf44761485077311aea32ea1342f5e6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9beab497bfb41b47b9f8599920563efcb58961c2a8166225f1935f45657843b4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:af7cc2cf62f672d6a00016c116f3c66b72b64fa0d05e7753c8e4b6e628a3a082_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:3a1c445bea72192dc031e4755bd063fecc4fc9139484f54d8d54af26dc755f45_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:6ff31d9e340619aff002ff35ad43b6131042cfd943dc0deb54f19721eefa1c14_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:227e8c82c210cd100cd7aa3b8c5bb39b3ff31a4bb6ad78bb7134c122dd9b02a6_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a7587160377c6622944f5dd49380ee9565d49bc02da4c5b631342a037835c574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2793040a3ccbef82e3d074bf0597a8bfc5b5927658a8bf4148b5b0675d6fb3a2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:835edd6d6766e17d868f7f6d283005b2ed2d38cca7fbad1c5b36f63c385b8e2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b635f689b42b827ad12ec312500ac2582c022eebc7776bac97532bd61ac31cce_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1099ddf483c4cfe64f687fdbe5587648756fb5b9a3d01538724b2ea2fd5ca6e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:30dc9e1dd4b35944e21e40ad23583cb9d14be00172a0195dcc95bf8e01e34e1b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ac4fa9eddf99f4581573d52e741f0eca595c9e5bec12cb177f0eacc7150a46a8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ee30d6c3b56fb533d299a7a432618a1b2c83b1d9d72b2c58768c07c349fe95c8_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5aece9cbc711608ad1dffc12ade865996984d714f5e64fc894bcc3985fa9c521_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adb1d854f6dc5e70aa0f33164a3ded5a715ba0ccf894efadd73c7c4d661f0b21_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c0983bc8863c23ae680915339797991b26c17fbf4782caddc071a60c17992266_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:cc90303d2e2d0a5818706672d1aab7847450b9d2cd991d7638451829fbf26163_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1485611739af941f4e368aac9cb95ee105aee87258e5d872d51d7f74291a8e20_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:45d8a8c4703462edf967071e89e08d8d9e495d69245ad8b6ba2d6e80f579eba9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:584f6670245a288d5489cacce0e0cabb3c86bd6698f8118f49b8e3ccdfb47c39_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:5a29aea0e28d0ced0bf50bd3dac2bb6f6edce5ca6ef373f3d097e668a9e8cf35_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3aaedfdd81b32cd2c67a0d39f819fc49ee2d31176496e043bd4d85efbd594481_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:97e6f95d96f347f03dbaf58cd6c7bf6c926546c1991cd83b5065fe0cafed2586_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a8b9d35e2ec9f2026a2ddf034e9f3ab2a9ea622924960f7d673564dc33ab6224_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df1a7c4c835c59041b8c16e11580362d846ceb9b3334b8aafd36d3140b58d063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4d3251d46cfd8adf16ce49e35007a998689b714615bb66a12e0dcfeb896d8397_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8426d041e12f43a2b78791227c0f805afd75de6e306cf8bdc718f0f76651d75a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:aabd98101d18f4f5352d03547cc2cf784bf37f962b9c875059d6365a3371dd72_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b9c93d7e3ae198d025eb43e5c2caeda4198462ffaf407270dfc7119316ff5f98_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b6c870af5b455dc9fc17314802f45c9ebf2bec19810ff75b4e157d96a94e6575_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d2003914164b0f04ddde9b10d27ada74e57c26beb7ad06dac093098903909907_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:16a4f25c37894fe7ce7a943322dee37d8419bae36e7c7ca7b4e73dbccf8372e8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b17792f997e30b1d5bf73388b68de6604e4235b0a10e5dc37955f8ff2077801_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:29871a94fc618bf280a7c38280ec0642c766838bac34a9ace503378a67f4638d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fcfb0cf49134add5d8298b1fc1f52ab3eb924efc2bf40ad077c3def948b3ed8e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3144944813148f5acd4234b279b5569e5bc8942f390c76a5a88789fda81afc56_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e44901d545ce00d89aacf5b5afbe68663cb157adfd23f4b280f13e978c7a972f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:18b95158ab8c6470ea281f81f5f1dd2c0d1c198be78d3007b02f5a7937ade62d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:31bd9ee7e75b32542cf78d1cb12d254a93cf9623e00e5649c016bbf32b8dee04_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5b53eb46cbfbf25649fe3bedfe285e197f65cb55a057176d057e90bb65cf6562_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bc8727121110bb8a6d9957f7871a6369e1512bb9cdf47a6d23ce12812d84a791_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0747fad048dba8c93662ced1c2b1a18b7f9f75bbfe0740caaeebb9eff3acc30d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4a22ea1747135e6bd85bc59db41d17d0b4e761e29330e7e3666bf4d42a47649d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bee322f686572e00dc5c6d7076de1db0034a26cbe44e0f9276b394718d6c191f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:df9ade514c7f2a80c4ea829e2f1890dcdd6a4acaeda829d3620e7d3874de77e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:859e9211c265355892dc4aa19b7d845b985be40bb8f098702aef50f84c3e5eea_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c2e28f6a9e1de3185753cd7fd47a51ed01cbd49697cc452448adbc961fe71003_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c5ae19ec61f3c9cdae0db38b1aaa03838d421f9d4473fda4e52255cae97a2fdb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e654a7604401da1deff9d8baedf0f7567831fe5f86f75e06fea3e5d140bb579e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0640a6e0ebe2a6982708f326bc721c2c754eff2afdca443499843b111f223e39_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:5eb8c786a348343042687f659f7cf8b066efc3c4ed8764ecf36dc6e49a468cea_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83237f13a3a3e051643bc1aa46838b87be13126c0e52404940351a2324008e68_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e67d6086ada10c96051bcbf4eb7414c407832de86a8e2d89364ae0d85a883982_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ddc6bf41dfb204e9241c57de41e0a6e1ab1c3f8ce2ef1a90573bb7365ab2bed_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b025b5d368618a31c64189f1a5f9b3db0b24068306117647796f00a22f6dc4ac_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:de35e280f4e50a18f2616dfc561db85b315425ff20bbfd4e19d5f64f93f3d0ba_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f0368d0d3968189f10cfcbb972046bf09ad18a7a1a747887c239b75a1988344f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21757065fc31856133fdfc4d459a993262239af0d2d242a6b55800bac866ef02_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3b08be9a543ddd200f66178d51c0f165c380cbc845a1be672b85e9dbe2db9f12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8e9d4820353602730cc0e808b2cf6ffc20ff80ce06915e40027815e9046555e9_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7a9a92412fca24faebcb8a574cac92c985d1392f1544e71fa26bea80314289a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:119315e723ff4b153d8f756357706bb4cd1ec5a160a7b173e359d733c680469f_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:808301750b17198c8c7f5b2b71e6bef9a7e3d788ededb9a5f79e1b13e64fbc82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:89ae8aa54d64f62a73557d413c3f146bfcca1c237a52bd57f0ae87ba8c8fff2e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:feecd842ada0c39c783faf280d103523668de8d16d43dc22f74f262f2a4aaba1_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:595fd9e735db5032c9bd3a668135d99b6df650c250b294c4f8b11d67f990df79_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ce4371bf509e06e886c5ebd42312eaed3ed31fe6b8de91284f4681ccad199329_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4662806bef8ccd703086edb7d1eb0c99f785927b1f30f227bb438829db52e532_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d06875a7d480abe6e062be719a9d6ee0900180e659c09e2243df36e3ed55db07_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2f6efec846cb1babc0dacf51b67634e83cad5e0f4700f5db54f8c356b0df8119_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:46a86c6ddb9f5bc798b43735eb0cf9d515091549680e43cd2993ba1b07bc052d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aecbb57cc9a6d72de8520437e911255e51c97e4c40b55ef207fa98fa7c9dac9b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9c8b022e6bfe80bd4998f177c0fc25e4a5d224a6dde99157f21de5d08f18e4a7_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab6a31d53e6e8a5a0b67f4020a52faa7fd3ce35160189aade3e958559b467dcf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cb8394ff8b96398f8db5bfa7725c260d343774ec319fc1e3917dc19fb51c9b9a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d82a2ea6aa1515bd56aa55ea999f91e9f688e480d615fe53bfa2c74c1071eb82_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1af22f98af2fae1429e53c988267710578a3a092524eff5032e0c8f397a6a953_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2ad01a7c2e75bb850686d59dbf73937ea69505657c2f2a55c10e4fc17ed83f82_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:95334d618727e811d16206a6f99991e93dde4bc8ed26766da848ea879093d736_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d460b99f6d0595fc76b4e85203f96a8a809cb709e22f4d8f819f99bc3e817688_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3b1986a8dabfaf0988f12820e1a199cfd0db684ac4e8d956ccce6eb8bf1146d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8568a6a6dc94a45bc8feadb7ff1cccfcacd176d276568ab96f4942aeebd4938f_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e24967262f34a1bb405c1010688b4a1ca1c8271787a1c8f5d8b86cf94429e6ae_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f2f71ca77685bcb4618502f0da4f242d48cf2473f0c7e439582e98f15bd0004d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:23400e78f2af2eff9dbed7a4da3000fee627509e5d4c87742aa87f8be1229a36_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64863687e7fde678af49d370c9fdd5045d47dc2c3b921b179dfe0b392aa4b447_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:70935aad01a4c3b9c041d22554f4d8feef7038bca871fe1d84c6b74d4d830814_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:91ef5f2ef8cd345731b53ec5e044c30e14438f1935c74b5eca2436aa35e5a7c3_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:071766cc6bb41db5220aa5173ef5d576f032ee1e8dd9868deabeba36f7798342_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5a9fd7861ac77020db7532e72a52571c48c4f62164c1c5390cc55771b93894e9_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:adc440a9129c3c9baf62a3f961179c843f6e68a06cef4f64a64e2a8cf7493d8d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f8f501653da6427153aa72340ac8238e79459759136d64d2ba6f8ae03184c436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:023893e6a4a14842645d23171ad5562940fe5a25e681eb8afa278cf154f60a5a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1d5ee360957a5cbcdbd54e71dd9ad1e0ee1a37f994e80081a07c289fe1be7c61_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:298f6b16fd4c32caa2d49c5ce1374d7d2037b3681f74e2bf7ecd0afb80c0e436_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f6048c371739ad69e9219e8ebe2045a246ec4ff01bd289bf630c45ecf006f52e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2c96cb9ede1464bcdb2aa65b23d5c317050c99a9c7674b217301a84734b7fd88_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:31235aa238bc0662e8f3efdf393f9ca7699016dbe1261bce0ce37675afbc5054_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:698f820f8b9ba7d04cad32dbaf6420ac0e1ff5ae0a1d10f81e867a123dad0a60_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6cd2462bf7a3f58f79de73fc8ed717092569862dbeedb6c72999a8ece328260b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3e602466b3dc3fc4c7879bd90a34a96878e5df827fa7664dac632199b2805464_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5839764d395594b922ad989a3fcc5bab129eb919d2430442390cdd7e95229219_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9913891ed84afd601b5bd646398f266f6970b7e3e164f423ecf561afbddf6f9a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f236ad01ec1299b4a5e4b174ad698412bba0f090d7316672f230abadd209940c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0c1f5188f4e79b0c508dbef9f9f6fa5c658aec17a66dcb14b23008d112aeb6a0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3d27787b58896192ef0b2da74861207bf188e5632c0d7b06ddac476ef558175e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:55402c1e07f5de8bae74f8fc9a579c2403cd12e65f9b6714c4d6b57ed42b4250_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:975fe9a014b7d9c4339bb34d0bdfc862b4a4de19b4e02b5b55a484ab99f31bbd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:142d516609c278895aa3302ba638724fb63ecfcfd232e1fc6571f5856aa4e034_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:28bb93cbe40b57c179ed088e45de698a93dd1c0c14d6ebd098439a412478d314_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:441602150d0bce7f8941a293e3a803bed75953986e93dac3eeee50848204728d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d92da8068e3440429fcd5a5b9f178dad1a0bb14fa3bee4849a99bfcc6674e37b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:55315b85da730c2bde56b7d08c4caaad5db5bfcdc2e9f21286ec48e58fb1c64b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6f2c19276901be4850c3d9f502da1365d84dad18e3e1327159af41877432c41a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d4092b12df304edca57e47dc5ee77e4e9006297763ec2e2371ab3856f94e4654_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f9e46d3228ddf05919d0115f274f94f8afdb5e65c54fe6b17514e7a3b04d351d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e06c7a4f4f0b3829c21710249546680ff1b7e7d541e30b556dfa69aeb7a5ef9_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6ff5ecb5b92ac2d9b1498f86211b19e22627002d788647062ca604ba9ac8d7b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c2c203df15e000f53388a84d8ab5affa78c4210861fcd0a28fce99c0ed86009a_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:f080c488e219c5b862ea88e3ee48bf866c186caf803403d7605ff3afa5d5daac_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4e6bff26378ddf7b42fbb27566ff9f47095cb5fcd74a26dbb1604725dab7c1cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:63efd9d23d66a2e7c754d1b921016177edec08aca034786be697c6ade7310e71_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b15dbac78b5deda1493f959c14b14ff5344b982c4373471b13ab2f3829d520f0_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d101f7ea169ee12e824370400ef6a94e0cbd48aeca6fe0ad4777b9bdc87d80aa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:05692fc0d27f1bd3a0feba7c0eff4237ef52878ca37166d92a89aaf190972aac_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3805505b579ad8be8620a53e792410bedcb7e1716f3d6401e76c8bb179d8aae6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:47c1d91d614addb733f775406e764502e556f4a7414dd1a2060d3065f6c3c120_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:58650c0ce9725ed10e3646acdc76a72c4d3abda025bcb735ac2eee42ea261e3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:4778a088ee10ef3ba59f3323ccccf942000e3d2bb8b0bc201822f7cef74909b6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:599fdac73334d243b4d362b2a752f184f303aec12e4426ff08b1b4a6fca0380b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b1ab8a122e88ee201853c669525590b6f73a60803d1772536e76c56531fa0041_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c231527dcedf3606bfa162c0026b0b037d41a908d6be2418f4250e234dc66023_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:83c6087954a19cc11c7042079ec3ca528c8a18678928c3ad9ed8b22ff07df36b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:209a01330e1894300123bfbcafc53948760feb80e0c7c81e521ea7abef269d69_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:013535daeaa7ceeaa565545a98d942396a07089a96937e4960a1fc0d44a4629d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:40fddb8896fcca216855ef34f2c8f0c6cbe3a59c6bdf4c3c751f69b57a63ce4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c3f081c38876339613b7a641b30adb9c7f3e67d446151c892a65256ac274a472_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d6f330926e3962b0b73bb4b6a11a1b40cb0cacfdbe9fc0eb4ceeeaeb3bde758b_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3f2283bea8d5c54ad689787a7c269022b04624d2b1ac830330a79d30364ffd47_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:476af4f8d17ec9fa6bdfbfbac2904244c4d51432b67f111ef0cf4a37ace9a86a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a609dc606bfe95a904dd8c6abc0cac79316f17618d8b676512fe1b4e5412ba01_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e5b754105ab8d7cb9b581d3c4dea8a295919bec3ec645aac468b5f3267e0d7f0_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f92fb1c1dd18f03677ed953c82ff87011d8c15f1bcfd8c22cb7a877950bd063_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d759dbeb39460193f8361524fcca202fb9f634d65d35f19fde1a187cd7230608_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0544c40f7c610e45782d6a757343822cee131b745ae6ab4aad4b878994ce8eb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5ec95c285270e35a77f89f8da39a51c5d29fae1ac277053eda82e250c715f91_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:191a27f89fa6ec450c37168a65ea66bae9ef862bd2b40c1e8d561b41db842591_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:905e494751d1e26c98857f7ec4f41b4321344f9e86d710186d9e9bf410f6e983_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d35affa9bfe2127cbed058251d47570d65b00a8045748fe1e97670797e8cae2d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e82a015ff030ba177167a713df193d74480998d946b593a00c799330894702f6_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:97a3a8951c456ee0c88a42cf7114a3225a3dce594b470b0b8f57f45c62efc1ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b49317158bf5eb1940a35be96a959bfdb8beeef52e993bff41fcfd974b12dca4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e616c0d47555235cc1c7e275538b48fd10b842cd11c831a4dc719afe4dfc5092_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ec827ba35ddaa01c257247ce4f06ae733289364530f6b2c2d5b12a3b2959762b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4f5c8e59a54b30a9f38f1955c6d1474bd24bec33c52800338118973cb6f3e251_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63fcc02b58dfa0bf549c199736bbbad1e764ab86d9375a6545ae1a7bc360f247_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9264eec1243f98c37a0843baa36e78b1a88dbdd2bf602156d5f7ff4bce1cf223_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cafe32e3ff4aabbb6243fc984431babd77e2ed05bb3c4abc621add33c5a69481_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3d6f997f5a6832459bbe5365b533f601dde3872be09c1e96b3b2fc21951f6adf_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a76abfdfb6be2616ba39fb25137dbb49dc56427081d9025f2825a3ce8e5a3928_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b540e70dfd87ad1e2e400e129a6b495617f9d57e54c1e54b09030cae11653d03_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e7c9dd297067d256671a0e06f9985a3624240158a1f4e2b97567409199ec453b_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49f6f4761d886208cc262f1f8e23ddcc0c05d5b4566f6cdc8abcb1a328c8c5ce_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:836c9a619a35d6b8d4929a78b96d0641434b880ca98f44df45f0edf7b69a1d48_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b4ffd4fcb95ed73bc3689988214a2e4210233143e0ba4f123ceb4c2ca14821b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4062c740ace239409c182e4c52858e384384faeb0f3d98486e0534f8dc19702_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:29b0d64444b1081a568d8c9354e79b60ddb1c3286f9b6dea3ab69023c11f3436_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4ed2d42fdc6e8fa9d3d08152849754d1827dd54ed86be4507d75f5c90bdde542_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c1f38fa9fb729b6c497353127feaa36375749fa07f91020e8634838d58628878_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ef794a3bd52be528ba81c6964af2fbfeff03b1aa3d17ac36fdb97f124abfebfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2518415bbe069935e8229d141d4a8a50285c408d1be2af467c458a324120154b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b096377e0704a959a0ec41484825436b00d3d0887e49eacd59d88bda87e38b03_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c1b30a9d1f6908316a829b3084df67b9b8bf5043fa46060996cf259c50f62090_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ec9171ee21d867fd61004535db96e98f4dee9dd6f3fe86b719301cb1b0202a79_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07f056306c1122527032aff7486e5fc75147f48c708c0c0abef7d570cdfa78d8_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4314b0a4d5a82abd583de659e5033d0680dce2b535ebd3ae4dc1776e741bb214_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5bd5ca703480895af05ce052c3f9f738672e989cd38e905cd17bbc378cae05dc_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:db97ffa52f99127907d41b6bf460299c3fff8adb69d64bd92ad371941364c374_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:16374008403825338098f7aaf57f74a2982a75355834552bf29246a9ff4e0b7d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:770cacd7e4e04a786a2e55a3cd9ec21048131c8eefb7baa4225e73a09f0f0901_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a240e71d7418d6f9781219faa2ea9cd315b7091b1a70d6032f81de2ca3c53aa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a39da3d53b8b927594c3f5c3a5dfcea689f2b75091209c0cc36b18e1426fab20_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:34cd79b95f2ce098b064859e38785231def795d2804c05bf7542520e9d8b596e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:354b40ed867003c42975780f9db1320302500f4ea6c5ab14a0d0ae70b537192e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ba52f6036566829553d0039a99ab677c0e40b2a14bb3d26ca470c526489e4574_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f3eaef7985effa7f09545ee19442623c7aab7245597a4a1d18f6b02a7a8f77f5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:154143883875b88eb144b77d13d5e9f750cd8e020af720a7bc6a2e6dc252a260_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6fa758fb6577cd18e48fb9280192be46dc724a8cd02b54459a5d6a3cb3d06fa7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:80e191f5faa2991cf3bc7033691c4966f1a07953e4941ad8730ae7c6444c05f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:88ce4b91b2161c9b22f154f2a6903f801e26f15115ac874c549e8644cc5e734f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3386c9093b00f29600b1807ec97b1a6c935ef7a6578de01f9ed5f90fae6a5a35_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3646bf2e6bce49c01198dfb2a1f67371ad1f20b48cffbd7fd8f652cb9b215ae2_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c50c48749c9fbe882410ff025799c6f450b063ab3e17dd1c4cbd2afa2b48fe13_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:dfaca907445b7213f3931be31fdde7480c22aafc0bd3b030d7ef9f0d84f5549c_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3ba301cdb9ac46c11853c61812596ac905e94f15172df53cf352a693ea5a0a6a_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6faeb6e3779cbdc86d4c7cf93e739c0585019e82587abe150f76c7cfb88cc417_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a0d6e3c4b32eda442fe231aaf1a77ea61125e0509287c381ecdec1615e6aa7cd_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:bde28b18ee5b582b69683df3122f4f9a3a4aff757c2caa9fafcbcad878d05d3e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2492414954e0ca3e228d6d000733ae02c5d4d68d4b9f5e7f992e1a5a60cbffd5_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4aa1f8159ae2b9b385bfb204298e1710c09123bb19bb5b94c2b93dd0419e06f4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:9a2fdc67ac81e408bb49170bf7a862a07998fd951ebfde9396ebcda40078d3d4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c952fd4490ac28f6bc2b39054312e85645c12d20e39ae631e35470267d8b73c4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:001807fafc7bfc5eafe92ba92c127488d378e1b36262f0f71cd4e4feef05598e_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3c3f3a57f87c512568f858da90b13c39e9441a1910c48b9bb51cc2ba3e816b04_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:62e3145facaac381967de0461a3aef63b2b6afc466dfb4e185a35aa67142b6b3_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ddd906a1e486837653341632e3ccd2d805ba2c7a7d7c26dae34022ec6a7ee90d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:2f80d2b9f76b8633c9e6d309c5df7f251259b61a9a40a0364f2160707de313e2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:779d8d482e7ee453e8245219a0e21d84bfa1080819b31fb9f5de38f49bf3d724_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d44b76b43d8d5303fa38a3b8698076912be870c7a901c41a68f59426cd41b39f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f5bc9a28cb8d0bbae97b39548ab6688a31dfe2b23b8d3a52da3bb397f6aa8b31_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:195460691d14dc4f518717e3678a9ea780eb548fea8904c5bd4e2d554b81233c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:29acb2429041bbf17eb0f3faa0da84c1c5655df8a425755c1263fc16911d667b_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20dc4b1b9ab504d4192bda76eace70933c264628c091ccb4ac78faf01104f356_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:366b95ac0f170d8c1c969b41f3c624026593ebe8bfbb466c5f7109e1a6ceb1cf_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:32acad5511e808b1b3a80aa96458ed7f1800b4f19aebc9edc4f85ec3613b8ab7_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dc009efb6f6e9d60b022ab94d84d47fb169d2dfdf9680f4f24b40ac0a4ad396d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:77abc31290209253ce09838a292be7351c02d5a7367859c430a5b3d97cef7f31_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e4cf03a101a115d398aac9c645ef400b9366d4bbf189de664ccbf782db4ef5b9_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8a9471f7c51a026fc621dcff7715fbc9620603aac2c2e4454e60e0f579527e62_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c1b85cadf719072db5b5abf0b93b3556a74a67efbb88d7903bab7b6e988fadd_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a454b939762af9397d7d5043d1e6070279e1a1c4240b2fc808f0e53872bc237e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b0802c5220abce4c73b650e105e42d0c1a57c5248c4f55819e15053c59f2680a_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:677d190589cf02f414cb0cf4a31041b02ed8d706afb433bed1420d6f35d7a44d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:af0aa63d5b375590ffdee42f4a7f00a4610e33c20ac7f3b23242a24ff43d141a_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b2e943bd3add974a8511a316f526d92d0ac1e2a0755acdb49770728984abe2a4_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e433c5ea434c2261f40d623bdc22944c1ecd435c0ac08a41d36049c9bce1b604_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1e800e47a04f7f19c87bb79778586939b4bb2a32f5ce3790d796331ca93a9235_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2c0ca90b3662de85d7e595e76f678e419ea1f40990c51ba16bcd01438f0db553_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:607e95e44de20bbf0feccbd8bb58469928452e6e4f962ad088f452e0e7e6aa5e_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ce154b3a8980274f592cd2d41da7a748f7c895f754a3fa7994eeea657684fb12_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c00947fa5cc8fa1abc26adf7cf8acfd4336e1aac0f1007133b8c6440a8148a1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c9a5828c250033f2bf160b102a3722959210025d373b85ea69895c96fbfba833_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cd8048f17129cbbcb855587d48615ea6e574d12f2952c0b1b5aa3819cf453541_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:cdf9da2745d57ceb97761e08b560f2de7a212f860362eea3fd445fe4f6f7c769_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:02b7af4ef7daa8499a24b02aea8a24c98960851864cf639e0b698b3844563a8b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f82d5da80747c147ab429d24e8e9791527f7cc89fb6a7435d0cf6d35cec8933_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9e4085498157bfd33b7bd7b212300fe58ce6d462854fdd8a597f288637503104_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a8775ca5ecd0065373034a37b6de3fd736045868a3b116aeb216637023aa9685_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28986bf93efcbdf0c2012acf8513e958ae8b32db4b649b9355b1fcf66b35038b_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:52990833d3dcdb340c68234412d3743070938573d0296ee45138b404054e311c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:92f7c8de428bcf236f2aecc0382d911bcf5f7f536bd09aa44f9019ca7627d116_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fa6add264803c2adb838efabe0f0fd8f4d78b14bfea9c1e91cce957e17a77208_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:46910caf13bd60c69314b0a72b866a8342c1dcead811f01f91b1b1674ea1bcf1_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a7ab888801a85e65a01acf68805744b7f6a1ca713c329629370b0fe0a40c359d_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec97f4dc1d491cea9e81ead6ed959141f0ff2b36fd4fa623722020431cbee1dc_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f67e6ff190c45a81777e63b69812760e828838e338e1d27672d02b5544b3e682_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:0a9880ede4b10a6328766c1d9b05f17c53faa4ac561a8e768f5fcdda9997f056_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:51f75fec0f0343d3f68e8d4810e7588475cb0955b4793db7347d3ff466cc7f78_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:74ec8a94d5cda524570b881e7a352604453026a0324010b7f4b3d0a898b5e457_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fb67ab3a88d2c3f33925830b9c63584bf14b321adbeb2e752a039faaa0401c8c_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:13cc747131cec81fd67e04409a69497d75a893f4b56adaaa3a1f77f1d0f3ae67_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2236900dd28b8470cacf90c618bb50b05a0d1d66726afebbefddd2377283989e_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ef89f2da22f7b0c0f445b7e700b29cdf9ce229cfd7866ac6c7bd2ec367db3bc4_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f5a6e48a72f6054924be3b81dde0cc0ddd95d7ea029e1d819553fa633c47632d_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:49a6d800db550efd565f451e584b890e88b5c6ff8be6fa0e17c30bab2f9980a6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:cf42aee609494b7786b12443443b9bbccc8afe2658ff6c16cb5c86c05c95a30d_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eb13074eecb1627bef4ca2cb0dde1116ca08cba2adcafe089e898236bb37dbaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f96cd58eaec24e92cb84eba253aabc815becf9264136c2cc898d1424fc8c87fa_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8597574b86410624f04ebb0fa280276db1ffc676a56fbc74425e16790013ee47_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:901d510199b2e6cc87c754af5a1c8ec564089441f85917043a80733c4c83a430_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9bc218ed94e8e516b01c11f26bd9adc30251067492ee2a84f55b573c2d09f6fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a951a17fbd50a051cde6c2fc4e863bd70e29485fcb085c4d0c977a0bfdda5ea6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:11487764cd999f6abe6bc5021312a0ad9449b14b2ecc6f7bb24bc0d7dc57db60_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:362cd0740085d7b9bdfd4d10706b04b4b92ea759697c57b340698ba7fee0e063_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ece30fffff9f1b1252e7063cb4ded0e669f661e123a02ae5bd966bfc5e3e1ed6_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f0813c18a84c6a7570cd3f51826e81dd0cc164299173d05ccf7ed3d31be71961_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:0003426c210d73355a8e23970e027c7412123a75d979052113f325edc288b478_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9315e7033cb22fd8229c7cfa7bc78b10583dfabcc54edb3ace0a3eb435394f9d_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b5291a1306ef132559dcf0405c4a15d2921133356d904aba886e2577030b1af2_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:6fe441946297aa27d90fceb448adfe939cd74ca0d02ac818d9577735a8bb004c_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2198b31f6460daa49ac33aee124d664f8020228052df648ee79a2eacb155df0e_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f1ac1040078d827c434858ca528df96b41047b32c27ac522d11d6d269da755ff_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5a3cfe8da21c874d227a225313dc98a3b175e9b67dd90917a201d5be2c8b0d12_amd64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a119246a2ed145b6fc3ada68e546e729485a34fc869e3742ea1b01b9f853f1d4_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:ac4b25b223b08c445aa875106114964745002e90908062d0c11b56e27ed9f8b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b1fe363d1a527033081799943271457afbdac0cb23ff875a65a6292ce1f6cba7_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:66cd3d5b1343fb7f7fd7a3922adbdca110368de4f696b91066252229dca3f16f_arm64",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7793b9facc62469acde7d6064a4c2f26d8482fd1a2205add60fe47541b3141e0_ppc64le",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fb627e3f8138d9ec3c3903373502ea0d3f83c1788641f016a9de4d7e41dafb4_s390x",
            "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f239cce00d46794f91479cfa3c94a2edd14e206f85e684131fe857a80215fe6c_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "keystonemiddleware: OpenStack keystonemiddleware: Privilege escalation and user impersonation via forged authentication headers"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

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


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…